Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ebuild generator to support the latest systems #299

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

gentoo90
Copy link

  • fix sporadical empty *.ebuild and metadata.xml files
  • EAPI6 is dead, so switch to EAPI8
  • python 3.5 and 3.6 are dead, so switch to 3.10 and 3.11
  • fix dependencies of the packages by evaluating conditions
  • update syntax of applying patches
  • add buildtool_export and build_export to the dependencies

@nuclearsandwich
Copy link
Contributor

@gentoo90 would you be willing to update the GitHub actions-based CI so that we can see test feedback on these changes. If the CI will pass we'll merge these changes.

@gentoo90
Copy link
Author

@nuclearsandwich, I've updated Ubuntu and Python versions in the CI config. Is there anything else I need to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants